Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coverage-build: Make repos file optional #64

Merged
merged 3 commits into from
May 7, 2024

Conversation

christophfroehlich
Copy link
Contributor

As with realtime_tools, there is no need for repos file because there are no dependencies, see the comment from @saikishor in ros-controls/realtime_tools#165

All workflows do work without a repos file, except for the coverage build expecting a repos file for the distro in the main directory. I made that optional, without the need of changing all calling workflows by adding the repos file as inputs

Repo without repos file: https://github.com/ros-controls/realtime_tools/actions/runs/8878232544/job/24373456071
Repo with repos file: https://github.com/ros-controls/control_toolbox/actions/runs/8878352900/job/24374164258

Copy link
Member

@saikishor saikishor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like a nice change!

Copy link
Contributor

@fmauch fmauch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like a nice solution!

@christophfroehlich christophfroehlich merged commit 8f3f088 into master May 7, 2024
2 checks passed
@christophfroehlich christophfroehlich deleted the optional_repos branch May 7, 2024 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants